CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - TSP PSO

搜索资源列表

  1. TSP-PSO.rar

    8下载:
  2. 用混合粒子群算法求解TSP问题,自带GUI界面,共有9中算法,可解决各种TSP问题,效果不错。,Using hybrid particle swarm algorithm to solve TSP problems, bring their own GUI interface, a total of 9 in the algorithm, to resolve the various TSP problems, good results.
  3. 所属分类:matlab例程

    • 发布日期:2013-11-25
    • 文件大小:33810
    • 提供者:灞堝媷
  1. tsp.rar

    1下载:
  2. 解决pso问题,利用matlab编写的,注释清楚,完整的程序,Pso to solve the problem, using matlab written comments clear and complete procedures for
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:11405
    • 提供者:erZhong
  1. PSO-TSP.rar

    1下载:
  2. 本程序是一个用POS来求解NP难问题,比图TSP问题,实际仿真效果证明改算法合理,This procedure is a POS to use NP hard problem to solve than the TSP problem graph, the actual simulation results prove that a reasonable change algorithm
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-23
    • 文件大小:1094
    • 提供者:杨维
  1. PSO-TSP

    3下载:
  2. 在分析粒子群优化的搜索原理的基础上,通过引入交换子和交换序的概念,构造 一种特殊的粒子群优化算法,并用于求解旅行商问题。 - This algorithm introduces the search strategies of particle swarm optimiza- tion (PSO),via presenting the concepts of swap operator and swap sequence an algorithm of a kind of spe
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-01-02
    • 文件大小:4805
    • 提供者:李北辰
  1. tsp_pso

    0下载:
  2. tsp 粒子群算法修正源码, 参考:大连理工大学 谷超 2009年硕士学位论文 “改进的ACO和PSO算法在TSP中的应用”    *郭文忠1,陈国龙1,洪玉玲2 .求解TSP问题的动态邻域粒子群优化算法.漳州师范学院学报(自然科学版) -modified particle swarm optimization tsp source code, reference: Dalian University of Technology master s degree thesis Vall
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:21882
    • 提供者:ven
  1. TSP_Particle

    1下载:
  2. 在MATLAB中用粒子群算法解决TSP问题。-use the particle swarm optimization(PSO) to solve the TSP problem。
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2823
    • 提供者:hedongjing
  1. particle_swarm_optimization-Solve-the-TSP-problem.

    0下载:
  2. 基于粒子群优化算法(PSO)的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Based on Particle Swarm Optimization (PSO) of the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:2139
    • 提供者:孙岩
  1. standard-PSO

    0下载:
  2. 标准的pso 程序,可用于tsp 等优化问题,大家分享交流 共同进步。-Standard PSO procedure, can be used for optimization problems, such as tsp, we shared the common progress.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1396
    • 提供者:曹洪印
  1. U

    0下载:
  2. 是pso算法tsp问题!! !!1-PSO algorithm is tsp problem! ! ! ! ! ! 1
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:1679
    • 提供者:wuyu
  1. 1111

    0下载:
  2. 这是一个粒子群算法求解TSP问题的算法,用matlab来实现。-This is a PSO algorithm for solving TSP problems, using matlab to achieve.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:5176
    • 提供者:gg
  1. PSO

    1下载:
  2. 一个求解TSP问题的粒子群算法,用matlab仿真实现。-A solution of TSP problem PSO with matlab simulation.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:4732
    • 提供者:
  1. pso

    1下载:
  2. 微粒群算法是今年发展起来的优化算法,广泛应用于物流,交通。可以解决VRP,TSP等经典问题-Particle swarm algorithm is developed to optimize this algorithm, widely used in logistics, transportation. Can solve the VRP, TSP, such as the classic problem
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1999654
    • 提供者:juchengyu
  1. PSO

    6下载:
  2. 粒子群算法(PSO)解决旅行商问题(TSP)的matlab程序。-Particle swarm optimization (PSO) to solve the traveling salesman problem (TSP) in the matlab program.
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:16288
    • 提供者:薛栋
  1. ACO-PSO

    15下载:
  2. 蚁群算法(ACO)和粒子群算法(PSO)的混合算法解决旅行商问题(TSP)的matlab代码-Ant colony optimization (ACO) and particle swarm optimization (PSO) of the hybrid algorithm to solve traveling salesman problem (TSP) in matlab code
  3. 所属分类:matlab例程

    • 发布日期:2013-09-04
    • 文件大小:4273
    • 提供者:薛栋
  1. swarm_optimization-Solve-the-TSP-problem

    0下载:
  2. 一个基于粒子群优化算法源码,(PSO)的50个城市TSP问题的求解,可推广至类似NP.-A source code based on particle swarm optimization, (PSO) of the 50 cities TSP problem solving, can be extended to similar NP.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2112
    • 提供者:抛弃
  1. TSP_PSO

    1下载:
  2. 解决 TSP问题的源代码!利用pso算法解决的!-tsp--pso
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:4108
    • 提供者:国国
  1. TSP-based-on-improved-pso

    1下载:
  2. 基于对粒子群优化算法原理的分析,实现了一种基于TSP的改进的粒子群优化算法:求解TSP的混合粒子群算法,结合遗传算法、蚁群算法和模拟退火算法的思想来解决TSP问题。-Particle swarm optimization based on the principle of the analysis, implemented based on TSP, improved particle swarm optimization algorithm: solving the TSP hybrid pa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-11-23
    • 文件大小:634043
    • 提供者:durongmao
  1. TSP-PSO

    0下载:
  2. TSP-PSO算法的matlab程序文件,有助于了解该算法-The produce of matlab about TSP-POS
  3. 所属分类:File Formats

    • 发布日期:2017-11-17
    • 文件大小:45391
    • 提供者:樊鑫
  1. TSP-PSO

    0下载:
  2. Intelligent optimization algorithm based on TSP-PSO
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-13
    • 文件大小:12995
    • 提供者:文心
  1. pso求解旅行商问题

    1下载:
  2. pso算法实现tsp问题,算法运行速度特别快(pso solves tsp problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-20
    • 文件大小:3072
    • 提供者:lichensheng
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com